| Overload | Description |
|---|---|
| MultiSelect(TItem) | Appends the specified item to the selection list, without removing the currently selected items. |
| MultiSelect(NList<TItem>) | Appends the specified items to the selection list, without removing the currently selected items. |